home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Just Call Me Internet
/
Just Call Me Internet.iso
/
prog
/
mint
/
duftp
/
source.txt
< prev
Wrap
Text File
|
1995-07-12
|
716b
|
23 lines
NOTES ON COMPILING THIS SOURCE
I wrote DUftp using Lattice C 5.52.
DUftp requires quite a few non-standard libraries to compile.
These are as follows:
o The MiNT-net library (converted to Lattice by Steve Sowerby).
o The MiNT library (I used pl46 compiled by Chris Ridd).
o Kay Roemer's portlib (converted to Lattice by me).
o The DULIB GUI library.
The only actual HiSoft library that is used is the LCG.LIB GEM library,
as the rest of the standard libs are replaced by the MiNT equivalents.
Project file is included, you may need to edit it a bit to locate
your library files.
Enjoy.......
Craig.
(PS. I've uploaded all the libs I used at the same time as I uploaded this)